06. Quiz: POSITION, STRPOS, & SUBSTR - AME DATA AS QUIZ 1

Quizzes POSITION & STRPOS

You will need to use what you have learned about LEFT & RIGHT, as well as what you know about POSITION or STRPOS to do the following quizzes.

  1. Use the accounts table to create first and last name columns that hold the first and last names for the primary_poc.

  2. Now see if you can do the same thing for every rep name in the sales_reps table. Again provide first and last name columns.

Code

If you need a code on the https://github.com/udacity.